C1.DataCollection.EntityFrameworkCore Assembly / C1.DataCollection.EntityFrameworkCore Namespace / C1EntityFrameworkCoreVirtualDataCollection<T> Class / GetLoadedItems Method

In This Topic
GetLoadedItems Method (C1EntityFrameworkCoreVirtualDataCollection<T>)
In This Topic
Returns the items that has be loaded so far.
Overload List
OverloadDescription
Returns the items that has be loaded so far. (Inherited from C1.DataCollection.C1VirtualDataCollection<T>)
Returns all the items that has be loaded so far. (Inherited from C1.DataCollection.C1VirtualDataCollection<T>)
See Also